[INFO] fetching crate flake-edit 0.3.4...
[INFO] testing flake-edit-0.3.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate flake-edit 0.3.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate flake-edit 0.3.4
[INFO] finished tweaking crates.io crate flake-edit 0.3.4
[INFO] tweaked toml for crates.io crate flake-edit 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flake-edit 0.3.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flake-edit 0.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72f3aea88eb7c8b2b79b7bd11c07f8803dcad77aeede1eea75786708fba1a5c1
[INFO] running `Command { std: "docker" "start" "-a" "72f3aea88eb7c8b2b79b7bd11c07f8803dcad77aeede1eea75786708fba1a5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72f3aea88eb7c8b2b79b7bd11c07f8803dcad77aeede1eea75786708fba1a5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f3aea88eb7c8b2b79b7bd11c07f8803dcad77aeede1eea75786708fba1a5c1", kill_on_drop: false }`
[INFO] [stdout] 72f3aea88eb7c8b2b79b7bd11c07f8803dcad77aeede1eea75786708fba1a5c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74814f104d18eeb14f51a4c551706d468c16d588f698046458469c080535fc41
[INFO] running `Command { std: "docker" "start" "-a" "74814f104d18eeb14f51a4c551706d468c16d588f698046458469c080535fc41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rnix v0.14.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling diffy v0.4.2
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling flake-edit v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling nix-uri v0.1.10
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "74814f104d18eeb14f51a4c551706d468c16d588f698046458469c080535fc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74814f104d18eeb14f51a4c551706d468c16d588f698046458469c080535fc41", kill_on_drop: false }`
[INFO] [stdout] 74814f104d18eeb14f51a4c551706d468c16d588f698046458469c080535fc41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f45277cffbfb2ac9ea3118592805269d89a3e9831c77c4f5d8b43e38c292cca0
[INFO] running `Command { std: "docker" "start" "-a" "f45277cffbfb2ac9ea3118592805269d89a3e9831c77c4f5d8b43e38c292cca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling nix-uri v0.1.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling flake-edit v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "f45277cffbfb2ac9ea3118592805269d89a3e9831c77c4f5d8b43e38c292cca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45277cffbfb2ac9ea3118592805269d89a3e9831c77c4f5d8b43e38c292cca0", kill_on_drop: false }`
[INFO] [stdout] f45277cffbfb2ac9ea3118592805269d89a3e9831c77c4f5d8b43e38c292cca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5734808124d340ef449bec975898afd9702cfe7f07673166f345f837273dfb81
[INFO] running `Command { std: "docker" "start" "-a" "5734808124d340ef449bec975898afd9702cfe7f07673166f345f837273dfb81", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flake_edit-a8ab92f10a3b7bb4)
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test app::commands::tests::test_is_follows_reference_to_parent ... ok
[INFO] [stdout] test app::commands::tests::test_collect_stale_follows_quoted_attrs ... ok
[INFO] [stdout] test app::handler::tests::test_is_toplevel_follows ... ok
[INFO] [stdout] test cache::tests::test_list_uris_for_id ... ok
[INFO] [stdout] test cache::tests::test_cache_add_and_list ... ok
[INFO] [stdout] test cache::tests::test_populate_does_not_increment_hits ... ok
[INFO] [stdout] test cache::tests::test_populate_from_inputs ... ok
[INFO] [stdout] test change::tests::change_id_quoted_dot ... ok
[INFO] [stdout] test change::tests::split_plain ... ok
[INFO] [stdout] test change::tests::split_quoted_dot_in_name ... ok
[INFO] [stdout] test channel::tests::test_channel_type_is_unstable ... ok
[INFO] [stdout] test channel::tests::test_detect_strategy ... ok
[INFO] [stdout] test channel::tests::test_find_latest_matching_branch ... ok
[INFO] [stdout] test channel::tests::test_generate_candidate_channels ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_bare_version ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_home_manager ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_nix_darwin ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_nixos ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_nixpkgs ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_unknown ... ok
[INFO] [stdout] test channel::tests::test_parse_channel_ref_with_refs_heads_prefix ... ok
[INFO] [stdout] test config::tests::test_can_follow_direct_match ... ok
[INFO] [stdout] test config::tests::test_can_follow_with_alias ... ok
[INFO] [stdout] test config::tests::test_default_config_parses ... ok
[INFO] [stdout] test config::tests::test_is_ignored_by_name ... ok
[INFO] [stdout] test config::tests::test_is_ignored_mixed ... ok
[INFO] [stdout] test config::tests::test_resolve_alias ... ok
[INFO] [stdout] test lock::tests::input_indirect_id ... ok
[INFO] [stdout] test lock::tests::minimal_independent_lock_no_overrides_ref ... ok
[INFO] [stdout] test app::commands::tests::test_strip_attr_quotes ... ok
[INFO] [stdout] test lock::tests::minimal_ref ... ok
[INFO] [stdout] test lock::tests::nested_input_path_quotes_dots ... ok
[INFO] [stdout] test lock::tests::parse_minimal ... ok
[INFO] [stdout] test lock::tests::parse_minimal_independent_lock_nixpkgs_overridden ... ok
[INFO] [stdout] test lock::tests::parse_minimal_independent_lock_no_overrides ... ok
[INFO] [stdout] test lock::tests::rev_for_node_without_rev_returns_error ... ok
[INFO] [stdout] test lock::tests::rev_for_quoted_id ... ok
[INFO] [stdout] test lock::tests::rev_for_node_without_locked_returns_error ... ok
[INFO] [stdout] test lock::tests::parse_minimal_root ... ok
[INFO] [stdout] test lock::tests::rev_for_sub_input_follows_resolves ... ok
[INFO] [stdout] test lock::tests::parse_minimal_version ... ok
[INFO] [stdout] test lock::tests::rev_for_sub_input_path_missing_parent_returns_error ... ok
[INFO] [stdout] test lock::tests::rev_for_sub_input_path_resolves ... ok
[INFO] [stdout] test tui::completions::tests::test_extract_owner_prefix_gitlab ... ok
[INFO] [stdout] test tui::completions::tests::test_extract_owner_prefix_none ... ok
[INFO] [stdout] test tui::completions::tests::test_extract_owner_prefix_git_https ... ok
[INFO] [stdout] test lock::tests::split_input_path_quoted ... ok
[INFO] [stdout] test lock::tests::split_input_path_simple ... ok
[INFO] [stdout] test tui::completions::tests::test_extract_owner_prefix_github ... ok
[INFO] [stdout] test lock::tests::split_input_path_dotted ... ok
[INFO] [stdout] test edit::tests::already_follows_is_noop ... ok
[INFO] [stdout] test tui::completions::tests::test_extract_owner_prefix_sourcehut ... ok
[INFO] [stdout] test tui::components::confirm::model::tests::test_confirm_action_apply ... ok
[INFO] [stdout] test tui::completions::tests::test_extract_owner_prefix_with_query_params ... ok
[INFO] [stdout] test tui::components::confirm::model::tests::test_confirm_action_back ... ok
[INFO] [stdout] test tui::components::confirm::model::tests::test_confirm_action_exit ... ok
[INFO] [stdout] test edit::tests::new_follows_succeeds ... ok
[INFO] [stdout] test tui::components::confirm::model::tests::test_confirm_action_back_esc ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_completions_accept ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_completion_scrolling ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_completions_filter ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_input_insert ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_input_state_new_with_default ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_input_submit_empty ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_completions_navigation ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_input_state_new_empty ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_query_param_completions ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_query_param_no_completions_without_uri ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_completions_cancel_hides ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_fuzzy_matching ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_input_backspace ... ok
[INFO] [stdout] test tui::components::input::model::tests::test_input_submit ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_multi_select_submit_empty ... ok
[INFO] [stdout] test cache::tests::test_list_uris_for_id_empty ... ok
[INFO] [stdout] test config::tests::test_is_ignored_by_path ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_multi_select_toggle ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_single_select_ignores_toggle ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_multi_select_toggle_all ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_single_select_navigation ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_single_select_select ... ok
[INFO] [stdout] test tui::components::list::model::tests::test_single_select_toggle_diff ... ok
[INFO] [stdout] test tui::components::list::view::tests::test_nested_input_display_roundtrip ... ok
[INFO] [stdout] test tui::components::list::view::tests::test_parse_follows_item_with_target ... ok
[INFO] [stdout] test tui::components::list::view::tests::test_parse_follows_item_without_target ... ok
[INFO] [stdout] test validate::tests::different_paths_valid ... ok
[INFO] [stdout] test validate::tests::multiple_duplicates ... ok
[INFO] [stdout] test validate::tests::mergeable_attrsets_valid ... ok
[INFO] [stdout] test validate::tests::nested_attr_set_duplicate ... ok
[INFO] [stdout] test validate::tests::mergeable_attrsets_with_comments ... ok
[INFO] [stdout] test validate::tests::mergeable_attrsets_cross_duplicate ... ok
[INFO] [stdout] test lock::tests::rev_for_quoted_sub_input_path ... ok
[INFO] [stdout] test app::commands::tests::test_normalize_nested_path ... ok
[INFO] [stdout] test validate::tests::nested_path_duplicate ... ok
[INFO] [stdout] test validate::tests::parse_error_unclosed_brace ... ok
[INFO] [stdout] test validate::tests::flake_style_duplicate ... ok
[INFO] [stdout] test validate::tests::single_attribute ... ok
[INFO] [stdout] test validate::tests::multiline_flake ... ok
[INFO] [stdout] test validate::tests::parse_error_missing_semicolon ... ok
[INFO] [stdout] test validate::tests::non_attrset_duplicate_still_errors ... ok
[INFO] [stdout] test validate::tests::three_mergeable_attrsets ... ok
[INFO] [stdout] test validate::tests::valid_flake ... ok
[INFO] [stdout] test validate::tests::simple_duplicate ... ok
[INFO] [stdout] test validate::tests::quoted_attribute_duplicate ... ok
[INFO] [stdout] test validate::tests::empty_attr_set ... ok
[INFO] [stdout] test tui::components::input::view::tests::test_render_input_with_text ... ok
[INFO] [stdout] test tui::components::confirm::view::tests::test_render_confirm ... ok
[INFO] [stdout] test tui::components::input::view::tests::test_render_input_empty ... ok
[INFO] [stdout] test tui::components::list::view::tests::test_render_multi_select ... ok
[INFO] [stdout] test tui::components::list::view::tests::test_render_single_select ... ok
[INFO] [stdout] test tui::components::list::view::tests::test_render_single_select_with_diff_on ... ok
[INFO] [stdout] test tui::components::input::view::tests::test_render_input_with_label ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/flake-edit/main.rs (/opt/rustwide/target/debug/deps/flake_edit-73774368cd63c9f3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flake_edit
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5734808124d340ef449bec975898afd9702cfe7f07673166f345f837273dfb81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5734808124d340ef449bec975898afd9702cfe7f07673166f345f837273dfb81", kill_on_drop: false }`
[INFO] [stdout] 5734808124d340ef449bec975898afd9702cfe7f07673166f345f837273dfb81
